MenuFrame version 1.2

This applet provides a frame with a classic menu inside. This lets the user navigate in your site easily. You can set the frame position and size, the menu items and the links...

Name

Description

Default

Status

background_color

the applet background color

gray

required

frame_width the width of the frame containing the menu (pixels) 300 pixels required
frame_height the height of the frame containing the menu (pixels) 67 pixels required
frame_X the X location of the frame containing the menu (pixels) 400 pixels required
frame_Y the Y location of the frame containing the menu (pixels) 300 pixels required
frame_title the frame title "Menu" optional
text#1, text#2,...,text#N,
text#1#1, text#1#1#1,...
text#2#1, text#2#1#1,...
text#N#1,text#N#1#1,...
the texts hierarchy in the menu:
for instance the children of an item text#1 can be text#1#1, text#1#2,...and the children of text#1#1 can be text#1#1#1, text#1#1#2,...
- required
link#1, link#2,...,link#N,
link#1#1, link#1#1#1,...
link#2#1, link#2#1#1,...
link#N#1, link#N#1#1,...
the links hierarchy in the menu:
these are the links (for instance link#1#1 = 'http://www.taijisoftware.com') where the browser point when the user clics on the items (for instance text#1#1 = 'TaijiSoftware')
- required
target

the target of the new page :
           - "_blank" : show in a new unnamed top-level window
           - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame
or a custom frame name

_blank required
sound_name the sound played on load - optional
loop_sound - "yes" : to loop the onload sound
- "no" : played one time
no optional
clic_sound_name the sound played when click - optional
registration_code the registration code - required

 

Special notes

* note: you can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

 

Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com